<GenWSHandlerClass>PostInvoke

(Where: GroovyWSClass is the name of the generic webservices handler class)

Main N4 Entity

Any

Functionality

Generic WebServices

Description

Allows the user to inject code after webservice is called to possibly massage the response object (before it goes to client) 
NOTE: Currently only supported for XmlReeferWebservices when invoked via GenericInvoke interface.

Interface Method(s) and Injected Data

Method: postHandlerInvoke (Map)

Where Map parameter contains the response object that is being sent back to the caller.

Exception/Transaction Handling

Exception will cause webservice invocation failure. The call will return before starting the transaction.

Availability

1.9.E+